home *** CD-ROM | disk | FTP | other *** search
- From: mh1@irz301.inf.tu-dresden.de (Michael Hohmuth)
- Subject: Re: MiNT goes UNiX, invitation for mailing list
- Date: Wed, 12 Jan 1994 12:34:04 +0100 (MET)
- In-Reply-To: <9401120935.AA13713@issan.informatik.uni-dortmund.de> from "Andreas Schwab" at Jan 12, 94 10:35:08 am
- Mime-Version: 1.0
-
- > Btw., why not just using __MINT__ as a compiler switch, it is
- > predefined by the MiNTlibs and independent of the compiler.
-
- Agreed.
-
- > [...] For
- > compiler dependent code we can use atarist for GCC, ??? for PureC, and
- > so on.
-
- "#ifdef atarist" shouldn't mark GCC specific code, but Atari ST specifics
- (hence the name) -- we should probably #define this for all compilers
- (in mntlib's compiler.h).
-
- For GCC specifics, we have __GNUC__; Pure C and Turbo C use __TURBOC__, etc.
-
- Michael
- --
- Internet: hohmuth@freia.inf.tu-dresden.de
-